home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 1.2 KB | 40 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; simple labels
-
- [id]
- type=style labels
- name=Mailing Labels
- view=contact noheaders noempty
- orientation = landscape
- optional=addtyp radio "Address to print:" "Primary" "Work" "Home"
-
- ; **************************************************************************
- [thumbnail]
- font=1:8
- ;;;;box=
- stream=("Name, Company Department Title") softbreak ("Work Address")
-
- ; **************************************************************************
- [start]
- ;;;;box=
- min=300
- font=1:12
- stack=null showme sep
-
- [showme]
- layer==@addtyp "0" prima =@addtyp "1" worka homea
-
- [prima]
- stream= bold @fn " " @ln nobold ?(@cm @dp)", " "" @cm ?@cm " " "" @dp ?@dp " " "" @title softbreak @pad softbreak @pct ?@pct ", " "" @pst " " @pcn " " @pzp
-
- [homea]
- stream= bold @fn " " @ln nobold ?(@cm @dp)", " "" @cm ?@cm " " "" @dp ?@dp " " "" @title softbreak @had softbreak @hct ?@hct ", " "" @hst " " @hcn " " @hzp
-
- [worka]
- stream= bold @fn " " @ln nobold ?(@cm @dp)", " "" @cm ?@cm " " "" @dp ?@dp " " "" @title softbreak @wad softbreak @wct ?@wct ", " "" @wst " " @wcn " " @wzp
-
- [sep]
- return=9999999
-